html{
	height: 100%;
}
body{
	padding: 0;
	margin: 0;
	background-color: white;
	height: 100%;
}
a,span,p,h1,h2,h3,h4,h5,h6{
	font-family: 'PingFang SC Regular';
}
a,span{
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
input,button,textarea,video{
	outline: none;
}
ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
	font-size: inherit;
}
video,img{
	vertical-align: middle;
}
ul,li,ol{
	list-style: none;
}
.clearfix:after{
	content:'.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
	clear:both;
}
.box{
	min-width: 1170px;
}
.container{
	width: 1170px;
	margin: 0 auto;
}
.icon{
	background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}


    
/*头部开始*/
.header_info .container{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header .header_info{
	padding: 30px 0;
}
.header_info_content{
	display: flex;
	align-items: center;
}
.info_content_text{
	margin-left: 10px;
	color: #1c92d5;
	padding-top: 15px;
}
.info_content_text h2{
	font-size: 32.5px;
	font-family: "PingFang SC Bold";
}
.info_content_text p{
	font-size: 18px;
	margin-top: 5px;
}
.header_tel{
	display: flex;
	align-items: center;
	color: #1048a0;
	
}
.header_tel_text{
	margin-left: 15px;
	font-style: oblique;
}
.header_tel h6{
	font-family: 'PingFang SC Bold';
	font-size: 19px;
	
}
.header_tel p{
	font-family: 'PingFang SC Heavy';
	font-size: 18px;
	margin-left: -5px;
}
.header_nav{
	background-color: #1048a0;
}
.header_nav ul{
	display: flex;
}
.header_nav ul li{
	color: white;
	border-right: 1px solid #0b2d7e;
	flex: 1;
}
.header_nav ul li:first-child{
	border-left: 1px solid #0b2d7e;
}
.header_nav ul li a{
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 100%;
	font-size: 14px;
}
/*头部结束*/
/*底部开始*/

.footer{
	background-color: #181818;
	padding: 35px 0;
	color: white;
}
.footer .container{
	display: flex;
	justify-content: space-between;
}
.footer_left_list{
	display: flex;
}
.footer_left_list dl{
	margin-right: 55px;
}
.footer_left_list dl:last-child{
	margin-right: 0;
}
.footer_left_list dt{
	font-size: 16px;
}
.footer_xian{
	width: 135px;
	height: 2px;
	background-color: #1048a0;
	margin: 15px 0;
	position: relative;
}
.footer_xian:before{
	content: '';
	width: 4px;
	display: block;
	height: 4px;
	background: white;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.footer_left_list dd{
	font-size: 13px;
	line-height: 22px;
}

.footer_right_info h6{
	font-family: 'PingFang SC Light';
	color: white;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 25px;
}
.footer_right_info p{
	font-family: 'PingFang SC Light';
	color: white;
	font-size: 13px;
	line-height: 30px;
}
.footer_bottom{
	background-color: #0f0f0f;
	text-align: center;
	color: white;
	
}
.footer_bottom p{
	font-family: 'PingFang SC Light';
	line-height: 37px;
	font-size: 12px;
}
/*底部结束*/

/*页面公用内容部分开始*/
.about_us{
	margin-bottom: 20px;
}
.bread_crumbs{
	height: 30px;
    line-height: 30px;
    padding: 10px 0px 10px;
    margin-bottom: 20px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}
.bread_crumbs s{
	width: 14px;
    height: 14px;
    margin-right: 10px;
    background-position: -129px -30px;
}
.main_content{
	display: flex;
}
.main_content aside{
	width: 245px;
}
.main_content article{
	flex: 1;
	padding-left: 35px;
	box-sizing:border-box;
}
.class_section{
	margin-bottom: 10px;
}
.main_title{
	background: url(../images/bg5.jpg) no-repeat left;
    height: 42px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-right: 29px;
    height: 42px;
    padding-left: 52px;
    padding-top: 18px;
}

.main_comt ul{
	border: 1px solid #ddd;
}
.main_comt ul li a{
	background: #fff url(../images/tb9.png) 213px center no-repeat;
    border-top: 1px solid #eaeaea;
    line-height: 60px;
    height: 60px;
    display: block;
    padding-left: 25px;
    font-size: 14px;
}
.main_comt ul li:hover a{
	background: #1048a0 url(../images/tb11.png) 213px center no-repeat;
    font-weight: bold;
    color: #fff;
}
.recom_pro{
	margin-bottom: 10px;
}
.main_procomt{
	padding-top: 10px;

}
.main_procomt ul{
	display: flex;
	flex-wrap: wrap;
}
.main_procomt ul li{
	width: 50%;
	text-align: center;
}
.main_procomt ul li a{
	font-size: 14px;
}
.main_procomt ul li img{
	max-width: 100%;
	max-height: 87px;
}
.main_aboutcomt{
	padding: 10px;
}
.main_aboutcomt h2{
	font-size: 16px;
    font-weight: bold;
    color: #1048a0;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.main_aboutcomt p{
	line-height: 30px;
}
.anlitopH4{
	height: 38px;
    line-height: 38px;
    border: 1px solid #e4e4e4;
    margin-top: 20px;
}
.anlitopH4 span{
	border-left: 5px solid #1048a0;
    height: 38px;
    line-height: 38px;
    padding-left: 22px;
    display: block;
    float: left;
    color: #1048a0;
    font-weight: bold;
    font-size: 14px;
}
.divremmnews{
	border: 1px solid #e4e4e4;
    border-top: none;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
}
.divremmnews ul{
	display: flex;
	flex-wrap: wrap;
}
.divremmnews ul li{
	width: 50%;
	height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 14px;
    box-sizing:border-box;
}
.divremmnews ul li a{
	height: 35px;
    line-height: 35px;
}
.divremmnews ul li a:hover{
	color: #1048a0;
}
.divremmnews ul li div{
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.divremmnews ul li span{
	color: #666;
}
.reLink{
	height: 38px;
    border: 1px solid #ccc;
    margin: 10px auto 10px;
    padding: 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
.reLink a:hover{
	color: #1048a0;
}
/*页面公用内容部分结束*/

/*公用分页器部分开始*/
.page{
	text-align: center;
}
.page a{
	display: inline-block;
    color: #666;
    padding: 0 14px;
    font-/weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 30px;
}
.page a:hover{
	display: inline-block;
    color: #fff;
    background: #1048a0;
    border-color: #1048a0;
}
    
/*公用分页器部分结束*/

/*在线qq部分开始*/
.rightArrow{
  width: 50px;
  height: 45px;
  background: url(../images/online_arrow.jpg) no-repeat;
  position: fixed;
  top: 180px;
  right: -5px;
  z-index: 999;
  background-position: -50px 0px;
  cursor: pointer;
  transition: right .4s ease;
}
#floatDivBoxs{
    width: 170px;
    background: #fff;
    position: fixed;
    top: 180px;
    right: -175px;
    z-index: 999;
    transition: right .4s ease;
}
.floatDtt{
      width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f08326;
    color: #fff;
    font-size: 18px;
    text-indent: 22px;
    position: relative;
}
.floatShadow{
  background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);

}
.floatDqq{
  padding: 0 14px;
}
.floatDqq li{
      height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
}
.floatDqq li img{
  vertical-align: middle;
}
.floatDtxt{
      font-size: 18px;
    color: #333;
    padding: 12px 14px;
}
.floatDtel{
      padding: 0 0 15px 10px;
      font-size: 14px;
}
/*在线qq部分结束*/